Skip to content

fixing configure so that it works on bitrig/openbsd #23236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2015
Merged

fixing configure so that it works on bitrig/openbsd #23236

merged 1 commit into from
Mar 10, 2015

Conversation

dhuseby
Copy link

@dhuseby dhuseby commented Mar 9, 2015

this fixes the issue the bitrig autobuilder is running into.

@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ d0ae7ca rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 10, 2015
 this fixes the issue the bitrig autobuilder is running into.
@bors bors merged commit d0ae7ca into rust-lang:master Mar 10, 2015
@Manishearth
Copy link
Member

@semarie
Copy link
Contributor

semarie commented Mar 10, 2015

hum...make (BSD version from base) instead of gmake (GNU version from ports) ?

@dhuseby
Copy link
Author

dhuseby commented Mar 10, 2015

yup. it needs to run gmake. when I build on bitrig, it properly detects the presence of gmake and uses that instead of make. so maybe this is a problem with the build scripts?

@semarie
Copy link
Contributor

semarie commented Mar 10, 2015

@dhuseby a patch is coming in rust-buildbot

@dhuseby
Copy link
Author

dhuseby commented Mar 10, 2015

@semarie thanks. which PR?

@semarie
Copy link
Contributor

semarie commented Mar 10, 2015

@dhuseby
Copy link
Author

dhuseby commented Mar 10, 2015

@semarie why doesn't this affect openbsd as well?

@dhuseby
Copy link
Author

dhuseby commented Mar 10, 2015

oh, nvrmnd. it does, but you don't have a build bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants